SftTree/NET 2.0

Usage Field, ToolTipEventArgs Class

Softel vdm, Inc.

Defines in which area of the control the object is located for which a tooltip is to be displayed.

Syntax      ToolTipEventArgs Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property Usage As UsageLocationEnum

C#   

public readonly UsageLocationEnum Usage;

C++   

public: <readonly> UsageLocationEnum Usage;

Field Value

Used with events to define in which area of the control the cell or item is used.

UsageLocationEnum

Value

Description

items

0

The cell or item is used in the item area.

header

1

The cell or item is used in the header area.

footer

2

The cell or item is used in the footer area.

Comments

The Usage field defines in which area of the control the object is located for which a tooltip is to be displayed.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com